PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedTextBlock Class / getSubscript Method
In This Topic
    getSubscript Method
    In This Topic
    Gets the list of text blocks that are used as subscript for this block.
    Syntax
    public java.util.ArrayList<PDFFormattedTextBlock> getSubscript()
    See Also